Micron Document
welo git mirrors

Node / public / reticulum / commits / 178c69e

Commit 178c69e361a097b38ad89b9abbcc577f9c824c60


Parents : f275065
Author : Mark Qvist <mark@adepta.io>
Date : 2020-08-13T15:41:54+02:00

Updated readme

Changes

2 files changed, 2 insertions(+), 4 deletions(-)

M README.html +1 -2
M README.md +1 -2

Diff

diff --git a/README.html b/README.html
index 875a41525..383bb3988 100644
--- a/README.html
+++ b/README.html
@@ -787,10 +787,9 @@ pre {
<h2>
<a id="user-content-what-is-currently-being-worked-on" class="anchor" href="#what-is-currently-being-worked-on" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>What is currently being worked on?</h2>
<ul>
-<li>Delay/disruption tolerance</li>
<li>API documentation</li>
<li>Useful example programs and utilities</li>
-<li>A generic message transfer protocol built on Reticulum, see <a href="https://github.com/markqvist/lxmf">LXMF</a>
+<li>A delay and disruption tolerant message transfer protocol built on Reticulum, see <a href="https://github.com/markqvist/lxmf">LXMF</a>
</li>
<li>A few useful-in-the-real-world apps built with Reticulum</li>
</ul>

diff --git a/README.md b/README.md
index 33410a59b..065f154fb 100755
--- a/README.md
+++ b/README.md
@@ -54,10 +54,9 @@ Reticulum implements a range of generalised interface types that covers most of
- UDP over IP networks
## What is currently being worked on?
- - Delay/disruption tolerance
- API documentation
- Useful example programs and utilities
- - A generic message transfer protocol built on Reticulum, see [LXMF](https://github.com/markqvist/lxmf)
+ - A delay and disruption tolerant message transfer protocol built on Reticulum, see [LXMF](https://github.com/markqvist/lxmf)
- A few useful-in-the-real-world apps built with Reticulum
## Can I use Reticulum on amateur radio spectrum?

Served by rngit 1.5.1 - Generated in 0.09s